home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.platform.source_3.1.1 / about.ini < prev    next >
Encoding:
Text File  |  2005-09-29  |  964 b   |  32 lines

  1. # about.ini
  2. # contains information about a feature
  3. # java.io.Properties file (ISO 8859-1 with "\" escapes)
  4. # "%key" are externalized strings defined in about.properties
  5. # This file does not need to be translated.
  6.  
  7. # Property "aboutText" contains blurb for "About" dialog (translated)
  8. aboutText=%blurb
  9.  
  10. # Property "windowImage" contains path to window icon (16x16)
  11. # needed for primary features only
  12.  
  13. # Property "featureImage" contains path to feature image (32x32)
  14. featureImage=eclipse32.gif
  15.  
  16. # Property "aboutImage" contains path to product image (500x330 or 115x164)
  17. # needed for primary features only
  18.  
  19. # Property "appName" contains name of the application (not translated)
  20. # needed for primary features only
  21.  
  22. # Property "welcomePage" contains path to welcome page (special XML-based format)
  23. # optional
  24.  
  25. # Property "welcomePerspective" contains the id of the perspective in which the
  26. # welcome page is to be opened.
  27. # optional
  28.  
  29.  
  30.  
  31.  
  32.